	/*
  	Flaticon icon font: Flaticon
  	Creation date: 25/08/2020 04:26
  	*/


@font-face {
  font-family: "Flaticon";
  src: url("../fonts/flaticon/font/Flaticon.eot");
  src: url("../fonts/flaticon/font/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("../fonts/flaticon/font/Flaticon.woff") format("woff"),
       url("../fonts/flaticon/font/Flaticon.ttf") format("truetype"),
       url("../fonts/flaticon/font/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/flaticon/font/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /*line-height: 1;*/

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.flaticon-hammer:before { content: "\f100"; }
.flaticon-worker:before { content: "\f101"; }
.flaticon-engineer-1:before { content: "\f102"; }
.flaticon-engineer:before { content: "\f103"; }
.flaticon-worker-1:before { content: "\f104"; }
.flaticon-architect:before { /*content: "\f105";*/src:url("../images/3.png"); }
.flaticon-crane:before { content: "\f106"; }



.services-wrap .text .icon:hover{
    background: #ffbc00;
}
.architect{
    background-image: url("../images/3.png");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center 18px;
}
.architect:hover{
    background-image: url("../images/3 - 副本.png");
}
.worker{
    background-image: url("../images/4.png");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center 18px;
}
.worker:hover{
    background-image: url("../images/4 - 副本.png");
}
.hammer{
    background-image: url("../images/5.png");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center 18px;
}
.hammer:hover{
    background-image: url("../images/5 - 副本.png");
}
.engineer-1{
    background-image: url("../images/1.png");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.engineer-2{
    background-image: url("../images/2.png");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.wap{
	background-image: url("../img/wap.png");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.ft-top{
	background-image: url("../img/ft-top.png");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.ft-wap{
	background-image: url("../img/ft-wap.png");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.qq{
	background-image: url("../img/qq.png");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.ft-qq{
	background-image: url("../img/ft-qq.png");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.weixin{
	background-image: url("../img/weixin.png");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.ft-weixin{
	background-image: url("../img/ft-weixin.png");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.map{
	background-image: url("../img/map.png");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.picengineer{
	background-image: url("../images/8.png");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.picengineer1{
	background-image: url("../images/08.png");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}